DRI$504787$ - Übersetzung nach Englisch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

DRI$504787$ - Übersetzung nach Englisch

SOFTWARE FRAMEWORK
The DRI; /dev/dri; DRI2; Direct rendering infrastructure; Direct Rendering Infrastructure (DRI); DRI3000
  • There are two graphics hardware drivers: one resides inside of the X [[display server]]. There have been several designs of this driver. The current one splits it in two portions: DIX (Device-Independent X) and DDX (Device-Dependent X)
  • GPU]] to be done in real-time. The '''DRI''' regulates access and book-keeping.
  • libGL-fglrx-glx]]}} could use the libDRM of the radeon open-source driver instead of the proprietary [[binary blob]].

DRI      
DRI, Digital Research Inc., amerikanisches Unternehmen mit Hauptsitz in Maine das sich auf Marktforschung und Online-Informationssammlung spezialisiert

Definition

car wash
¦ noun a structure containing equipment for washing vehicles automatically.

Wikipedia

Direct Rendering Infrastructure

The Direct Rendering Infrastructure (DRI) is the framework comprising the modern Linux graphics stack which allows unprivileged user-space programs to issue commands to graphics hardware without conflicting with other programs. The main use of DRI is to provide hardware acceleration for the Mesa implementation of OpenGL. DRI has also been adapted to provide OpenGL acceleration on a framebuffer console without a display server running.

DRI implementation is scattered through the X Server and its associated client libraries, Mesa 3D and the Direct Rendering Manager kernel subsystem. All of its source code is free software.